CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - transpose matrix

搜索资源列表

  1. 123456

    0下载:
  2. 求三角矩阵在压缩存储下的转置矩阵,c语音程序设计-Seek the triangular matrix transpose matrix under compression and storage, c voice programming
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:22008
    • 提供者:lee
  1. matrix-transponse-in-vb-and-one-time-pad-cipher-c

    0下载:
  2. one time pad encryption code in MATLAB and matrix transpose in visual basic
  3. 所属分类:CA program

    • 发布日期:2017-03-22
    • 文件大小:3098
    • 提供者:zahiduowciit
  1. Matrix-Quick-transpose

    0下载:
  2. 使用vc++实现矩阵的快速转置,调试可以使用-Matrix transpose
  3. 所属分类:Data structs

    • 发布日期:2017-11-06
    • 文件大小:503842
    • 提供者:xiaorui
  1. matrix

    0下载:
  2. 三元组顺序表 稀疏矩阵 快速转置 三元组顺序表 稀疏矩阵 快速转置 -The sequence tables triples sparse matrix quickly transpose
  3. 所属分类:Other systems

    • 发布日期:2017-11-29
    • 文件大小:3262
    • 提供者:杨玉良
  1. matrix

    0下载:
  2. 实现了矩阵中的各种操作, 包括矩阵相加,相减,矩阵乘法,矩阵转秩,余子式,求行列式的值,求矩阵特征值,LU 分解,QR 分解,求现行方程组的解等等。 是任何做科学计算工作者必备的类库。 此类库也是C++初学者极好的参考资料。类库的实现运用了运算符重载,友元,异常处理,文件输入输出,函数重载,指针,动态分配内存等一系列C++技术。-Matrix in a variety of operations, including matrix addition, subtraction,
  3. 所属分类:Algorithm

    • 发布日期:2017-11-12
    • 文件大小:9328
    • 提供者:汤慧
  1. Matrix

    0下载:
  2. 矩阵类。能够实现矩阵的各种数学操作,如矩阵相乘,相加,求逆,转置等等!-Matrix class. Matrix can achieve a variety of mathematical operations, such as matrix multiplication, adding the inverse transpose!
  3. 所属分类:.net

    • 发布日期:2017-12-08
    • 文件大小:2759
    • 提供者:chance
  1. matrix-transpose-operation

    0下载:
  2. 稀疏矩阵的三元组存储及其转置运算。使用三元组存储以下稀疏矩阵,并使用3种转置算法进行转置。转置方法1:直接交换行列,再排序。 转置方法2:执行n次扫描。 转置方法3:快速转置。-Triple store sparse matrix transpose operation.Using a sparse matrix, the following triple store and use three kinds of the permutation algorithm to transpose.Th
  3. 所属分类:software engineering

    • 发布日期:2017-11-14
    • 文件大小:1425
    • 提供者:高伟
  1. Transpose

    0下载:
  2. 利用C++对一个任意的矩阵进行转置运算,即元素的位置交换-Using C++ for an arbitrary matrix transpose operation
  3. 所属分类:Data structs

    • 发布日期:2017-11-15
    • 文件大小:984
    • 提供者:王骏
  1. Transpos-Matriks

    0下载:
  2. this code for transpose matrix
  3. 所属分类:Algorithm

    • 发布日期:2017-12-03
    • 文件大小:6941
    • 提供者:aris
  1. ginv

    0下载:
  2. 矩阵求逆,转置矩阵,行列式求解,C++实现-Matrix inversion, transpose matrix, determinant solving, C++ implementation
  3. 所属分类:Algorithm

    • 发布日期:2017-11-09
    • 文件大小:2229
    • 提供者:lihanwei
  1. C-program-to-find-transpose-of-given-matrix

    0下载:
  2. C program to find transpose of given matrix
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-07
    • 文件大小:8974
    • 提供者:ramanathan
  1. Matrix

    0下载:
  2. Java 矩阵加法,乘法逆,转置,及其他相关算法。主要功能是作为静态的方法。 -Java matrix addition, multiplication, inverse, transpose, and other related algorithms. The main function is as a static method.
  3. 所属分类:Java Develop

    • 发布日期:2017-11-23
    • 文件大小:15031
    • 提供者:whyabc
  1. Matrix-Computation

    0下载:
  2. 详细介绍了如何用C语言实现矩阵的各类运算,包括矩阵的逆、转置、乘法等等。-Details of how to use the C language matrix types of operations, including the matrix inverse, transpose, multiplication, and so on.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-22
    • 文件大小:1031944
    • 提供者:muddytu
  1. matrix-operation

    0下载:
  2. 定义一个二维方阵类matrix。通过重载二元运算符"+"、"-"、"*"和一元运算符"~",来实现矩阵加、矩阵减、矩阵乘以及矩阵转置-Define a two-dimensional square class matrix. By overloaded binary operator+ " ," - " ," * " and unary operator" ~ " to achieve matrix plus matrix reducti
  3. 所属分类:Data structs

    • 发布日期:2017-11-12
    • 文件大小:766
    • 提供者:王伟
  1. Matrix

    0下载:
  2. C++实现几种基本的矩阵运算,包含头文件直接调用,包含矩阵转置、求逆、相乘几个通用操作-C++ implementation of several basic matrix operations, direct calls to include the header file, contains the matrix transpose, inverse, multiplied a few general-purpose operating
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-01
    • 文件大小:235324
    • 提供者:黄小伟
  1. Matrix

    0下载:
  2. 此代码为C++的一个矩阵类,实现了矩阵的相加,想成,行列式,转置等一些基本运算-This code is C++ a matrix class that implements the matrix together, think of, determinant, transpose and some other basic operations
  3. 所属分类:Other systems

    • 发布日期:2017-12-04
    • 文件大小:4968
    • 提供者:chenguifang
  1. matrix

    0下载:
  2. 本实验实现了稀疏矩阵的转置,为数据结构必做实验,仅提供cpp文件,读者可在编译器上自行编译实现。-The experimental realization of a sparse matrix transpose, the data structure must do the experiment, only cpp file, the reader can compiler to compile your own implementation.
  3. 所属分类:Data structs

    • 发布日期:2017-11-20
    • 文件大小:609
    • 提供者:李松
  1. matrix

    0下载:
  2. 实现了矩阵的转置,是典型的C++源码的示范。-Realization of the matrix transpose, is a typical demonstration of C++ source code.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:224371
    • 提供者:chen
  1. Matrix

    0下载:
  2. 一个用java语言编写的矩阵类,可以实现基本的矩阵操作,包括加减乘除,转置求逆等等。-A matrix with java language classes, you can achieve the basic matrix operations, including addition, subtraction, transpose inverse and so on.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-06
    • 文件大小:5523
    • 提供者:zhangt
  1. transpose

    0下载:
  2. 用C++写一个函数,其功能是将一个3*3的矩阵转置,并显示出来-Write a function that will a 3* 3 matrix transpose
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-13
    • 文件大小:2542
    • 提供者:张小凤
« 1 2 3 4 56 7 8 9 10 ... 20 »
搜珍网 www.dssz.com